← Index
NYTProf Performance Profile   
For t/app_dpath.t
  Run on Tue Jun 5 15:25:28 2012
Reported on Tue Jun 5 15:26:10 2012

Filename(eval 11)[/home/ss5/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/JSON.pm:252]
StatementsExecuted 3 statements in 778µs
Eval Invoked At/home/ss5/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/JSON.pm line 252
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
1116.65ms14.6msJSON::::BEGIN@2JSON::BEGIN@2
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1
23778µs214.7ms
# spent 14.6ms (6.65+7.96) within JSON::BEGIN@2 which was called: # once (6.65ms+7.96ms) by JSON::_load_xs at line 2
use JSON::XS 2.27 ();
# spent 14.6ms making 1 call to JSON::BEGIN@2 # spent 54µs making 1 call to UNIVERSAL::VERSION
3
4;